func github.com/jackc/pgx/v5.doubleQuoteState

2 uses

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L109: 			return doubleQuoteState
		named_args.go#L195: func doubleQuoteState(l *sqlLexer) stateFn {